Skip to content

Refactor/rename package#21

Merged
IliyanKostov9 merged 2 commits intomasterfrom
refactor/rename-package
Nov 29, 2025
Merged

Refactor/rename package#21
IliyanKostov9 merged 2 commits intomasterfrom
refactor/rename-package

Conversation

@IliyanKostov9
Copy link
Member

Description

  • feat: rename package

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added manual/automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Remark

For automation please see closing-issues-using-keywords

M  .github/workflows/flake-test.yml
M  pubspec.yaml
M  .github/workflows/security-scan.yaml
M  android/app/build.gradle.kts
R  android/app/src/main/kotlin/com/example/zprofile/MainActivity.kt -> android/app/src/main/kotlin/com/zprofile/client/MainActivity.kt
M  flake.nix

feat: added config

M  android/app/build.gradle.kts
M  flake.nix
A  lib/view/LoginView.dart

fix: init issue

M  android/app/build.gradle.kts

feat: added gitkeep

A  lib/controller/.gitkeep
A  lib/entity/.gitkeep
A  lib/repository/.gitkeep
A  lib/service/.gitkeep
A  lib/viewmodel/.gitkeep
@IliyanKostov9 IliyanKostov9 force-pushed the refactor/rename-package branch from 88405fa to 248c821 Compare November 29, 2025 22:18
@sonarqubecloud
Copy link

@IliyanKostov9 IliyanKostov9 merged commit 57096b3 into master Nov 29, 2025
4 checks passed
@IliyanKostov9 IliyanKostov9 deleted the refactor/rename-package branch November 29, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant